home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / modula2 / 521 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  693 b 

  1. Path: zippy.dct.ac.uk!nntp
  2. Newsgroups: comp.lang.modula2
  3. Subject: binary trees
  4. Message-ID: <316B8B4C.167EB0E7@zeus.hud.ac.uk>
  5. From: "MR. D.J.O'HARA" <c9550151@zeus.hud.ac.uk>
  6. Date: Wed, 10 Apr 1996 11:19:56 +0100
  7. Nntp-Posting-Host: hades.hud.ac.uk
  8. X-Mailer: Mozilla 2.0 (X11; I; SunOS 4.1.3_U1 sun4m)
  9. MIME-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12.  
  13. i was wondering if anyone could help a beginner at modula-2?
  14.  
  15. i need to create a tree to hold strings, so far i have been able to
  16. create a kind of staggered link list using a tree principle, but this is
  17. not a real tree.
  18.  
  19. any help will be greatfully appreciated.
  20.  
  21. email : c9550151@hud.ac.uk
  22.  
  23. thanks
  24.